summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/style.css b/resources/style.css
index d80b56b..919bfc0 100644
--- a/resources/style.css
+++ b/resources/style.css
@@ -137,12 +137,11 @@ pre {
}
.grid {
- display: inline;
+ display: grid;
}
.about {
width: 65%;
- float: left;
}
.image {