aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorDominic Matarese <dominicmatarese@gmail.com>2021-10-16 17:42:27 +0000
committerDominic Matarese <dominicmatarese@gmail.com>2021-10-16 17:42:27 +0000
commit896a5685adc9980a76873086034491d344cd17d1 (patch)
tree1186644ebc35fdfed31e9301c151c43b01f17e29 /style.css
parent63ccfb1d7b0f0665e1c3212af6420b9fc57a4640 (diff)
changed container width and worked on Crypto page
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 3e4587c..86b0e7f 100644
--- a/style.css
+++ b/style.css
@@ -80,7 +80,7 @@ a.dead {
border-radius: 25px;
opacity: 0.7;
position: relative;
- width: 50%; /*should this be 80vmin ? */
+ width: 75%; /*should this be 80vmin ? */
box-sizing: border-box;
}