aboutsummaryrefslogtreecommitdiffstats
path: root/src/css
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2024-07-01 10:20:59 -0400
committerStonewall Jackson <stonewall@sacredheartsc.com>2024-07-01 10:20:59 -0400
commit1243eef153db518f434f188c42c30ab7f9287105 (patch)
treef316a446eae7a0f6dc3376f227d11fa0e9f56841 /src/css
parenta13189b7ef2e4031359ff10b88d94942d9b13cc6 (diff)
downloadwww-1243eef153db518f434f188c42c30ab7f9287105.tar.gz
www-1243eef153db518f434f188c42c30ab7f9287105.zip
update personal website
Diffstat (limited to 'src/css')
-rw-r--r--src/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/css/style.css b/src/css/style.css
index 5043526..8b55f19 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -55,6 +55,9 @@ footer {
.logo {
float: right;
+ border-radius: 50%;
+ width: 150px;
+ height: 150px;
}
@media only screen and (max-device-width : 667px) {