diff options
Diffstat (limited to 'assets/style.css')
-rw-r--r-- | assets/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/style.css b/assets/style.css index 3f688a1..658ca43 100644 --- a/assets/style.css +++ b/assets/style.css @@ -40,7 +40,7 @@ nav a { background-position: 100% 100%, 0 100%; background-repeat: no-repeat; transition: background-size 0.15s linear; - font-style: italic; + font-style: normal; } nav a:hover { color: #dfe5f3; |