diff options
| author | Teddy Wing | 2018-11-11 06:28:01 +0100 |
|---|---|---|
| committer | Teddy Wing | 2018-11-11 06:28:01 +0100 |
| commit | 8fd5453b82b23766f4810b0c37510cc61b53dbd4 (patch) | |
| tree | e91ec906d6177c3aaa6c4a7e5f0a0b1b33b3f811 /index.html | |
| parent | b24ce98d487c2c455560f8c5e27edd895aa831e7 (diff) | |
| download | dome-key-web-8fd5453b82b23766f4810b0c37510cc61b53dbd4.tar.bz2 | |
Add responsive breakpoints
Ensure that nothing leaves the viewable page area and that no elements
collide with one another.
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -45,7 +45,8 @@ <div class="position-relative margin-bottom-0.5"> <h2 class="display-inline-block">Try it free for 30 days</h2> <a href="#" - class="button button-magenta + class="buy-button + button button-magenta padding-top-9 padding-bottom-9 position-absolute right-0 bottom-0"> Buy ($15) |
