aboutsummaryrefslogtreecommitdiff
path: root/src/styles/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/index.css')
-rw-r--r--src/styles/index.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/index.css b/src/styles/index.css
index 17d6a52..fe388ca 100644
--- a/src/styles/index.css
+++ b/src/styles/index.css
@@ -38,13 +38,13 @@ h2 {
font-size: 2.2vh;
}
-.infobox {
+.information {
display: flex;
flex-direction: column;
gap: 2vh;
}
-.about {
+.box {
padding: 1vw;
text-align: left;
background: #3B513B;