diff --git a/styles/global.css b/styles/global.css index 0a9fc32..541d0ea 100644 --- a/styles/global.css +++ b/styles/global.css @@ -36,6 +36,14 @@ a { } + +.pfp i { + width: 50px !important; + height: 50px !important; + border-radius: 50px; +} + + nav { color: aliceblue; margin: 0; diff --git a/templates/navigation.html b/templates/navigation.html index fcacce0..5ab2c05 100644 --- a/templates/navigation.html +++ b/templates/navigation.html @@ -4,7 +4,7 @@
\ No newline at end of file