summaryrefslogtreecommitdiff
path: root/lehed/projekt/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'lehed/projekt/styles.css')
-rw-r--r--lehed/projekt/styles.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/lehed/projekt/styles.css b/lehed/projekt/styles.css
index 0be49e3..4522ea2 100644
--- a/lehed/projekt/styles.css
+++ b/lehed/projekt/styles.css
@@ -27,6 +27,7 @@ h1 {color: #FFB673}
main {
margin: 2.5% 13%;
color: white;
+ font-size: 1.1rem;
}
@@ -49,4 +50,5 @@ footer p {
text-align: center;
align-items: center;
justify-content: center;
+ margin-bottom: .77rem;
}