summaryrefslogtreecommitdiff
path: root/css/website.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/website.css')
-rw-r--r--css/website.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/css/website.css b/css/website.css
index 87ae676..a9a16a8 100644
--- a/css/website.css
+++ b/css/website.css
@@ -261,7 +261,7 @@ hr {
gap: 40px;
}
-.grid div {
+.grid .proj {
width: 400px;
border-color: white;
border-style: solid;
@@ -270,7 +270,9 @@ hr {
padding: 10px;
}
+.grid .proj-thumb {
+}
/* mobile */
@media only screen and (max-device-width: 900px) {