aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/css
diff options
context:
space:
mode:
authorMarco Alexander Fischer2018-08-28 11:49:00 +0200
committerMarco Alexander Fischer2018-08-28 11:49:00 +0200
commit4c37ce2f5990eaf0c2672cebe9ee4d8035109ac0 (patch)
tree474bc8c5664a0c09fbc79845e577925ccbde09d3 /assets/css
parentda9cdfad6a87aa1105087533dc845675381b179a (diff)
Fixed a bug
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 5b59e26..c77ee98 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -97,6 +97,6 @@ a:hover {
-webkit-text-fill-color: transparent;
}
-#name {
- font-size: 12px; !important;
+.name {
+ font-size: 12px;
} \ No newline at end of file