diff --git a/css/app.css b/css/app.css index 02ce642..f391315 100644 --- a/css/app.css +++ b/css/app.css @@ -3,12 +3,12 @@ src: url("../fonts/BebasNeue-Regular.ttf"); } -h1, h2, h3, h4, h5, h6, button:not(.btn-close) { +h1, h2, h3, h4, h5, h6, button:not(.btn-close) { font-family: BebasNeue, sans-serif; } #app { - margin-top: 2em; + margin-top: 1.5em; } #follow-button { @@ -21,8 +21,28 @@ h1, h2, h3, h4, h5, h6, button:not(.btn-close) { color: white; } +header { + border-bottom: 1px solid grey; + border-radius: 15px; + margin-bottom: 1em; +} + footer { position: fixed; bottom: 2em; right: 2em; +} + +.avatar { + border-radius: 25px; + max-height: 2em; + margin-right: 0.2em; +} + +.timestamp { + margin-top: 0.1em; +} + +.delete-button { + margin-left: 0.5em; } \ No newline at end of file diff --git a/index.html b/index.html index 658fd29..8cde0ec 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@
-
+

9FOLLOW

@@ -21,24 +21,30 @@
+ -
-
-
- +
Pretty lonely here.
Add some accounts to your list.
-
+