diff --git a/css/about.css b/css/about.css index 2563532..1cf6ebf 100644 --- a/css/about.css +++ b/css/about.css @@ -59,7 +59,7 @@ html{ text-align: center !important; } } -@media (min-width: 320px) { +@media (min-width: 320px){ iframe { width: auto; } diff --git a/css/main.css b/css/main.css index ce37e96..c88f3b1 100644 --- a/css/main.css +++ b/css/main.css @@ -2,13 +2,16 @@ .list-group-item { max-width: 42em; } -nav, .card-body, .card-title, .dropdown-item, .text-muted, .satisfy { +nav, .card-title, .dropdown-item, .text-muted, .satisfy { font-family: 'Satisfy', cursive; } .offline-notify{ transition: transform 0.3s; transform: translateY(-150%); } +.m-1-5 { + margin: 0.375rem; +} .newtag { height: 10px; width: 10px; diff --git a/index.html b/index.html index 91400af..cae9bda 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@
-