diff options
author | Marco Alexander Fischer | 2018-08-28 11:47:07 +0200 |
---|---|---|
committer | Marco Alexander Fischer | 2018-08-28 11:47:07 +0200 |
commit | da9cdfad6a87aa1105087533dc845675381b179a (patch) | |
tree | a1187713b9690270432d21bc466bd84f6ff0d440 | |
parent | 277ce3f1677637d7c200e4ab55eef30cb3c30c5c (diff) |
Tried to fix bug
-rw-r--r-- | assets/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css index 7fba7a9..5b59e26 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -98,5 +98,5 @@ a:hover { } #name { - font-size: 12px; + font-size: 12px; !important; }
\ No newline at end of file |