aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/css
diff options
context:
space:
mode:
authorMarco Alexander Fischer2018-09-16 18:29:25 +0200
committerMarco Alexander Fischer2018-09-16 18:29:25 +0200
commit40110de6abbd5a7875780ad628305c8a57da28eb (patch)
treeeeee875ba9c72a8fbe415ed00d20ad33e9c08245 /assets/css
parentb94cc15a44d17df3c5917b3959af03d44cbd97f2 (diff)
Overworked Design for new concept. :lipstick:
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/style.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 6d2bab6..3526f72 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -10,7 +10,7 @@
* {
text-align: center;
background-color: #282828;
- font-family: Comfortaa, serif;
+ font-family: Mukta, serif;
}
html, body {
@@ -82,7 +82,7 @@ a {
}
a:hover {
- color: #3E4DF0;
+ color: #FB5D5E;
}
@media only screen and (max-width: 500px) {
@@ -117,6 +117,7 @@ a:hover {
font-size: 12px;
}
-.social-buttons {
-
+.logo-img {
+ width: 100%;
+ height: auto;
} \ No newline at end of file