summaryrefslogtreecommitdiff
path: root/css/website.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/website.css')
-rw-r--r--css/website.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/website.css b/css/website.css
index 6d73aa9..1454164 100644
--- a/css/website.css
+++ b/css/website.css
@@ -127,11 +127,10 @@ body {
.roundedButton
{
text-wrap: nowrap;
- background-color: rgba(0, 0, 0, 0.411);
display: flex;
flex-direction: row;
gap: 10px;
- margin: 15px 5px;
+ margin: 5px 5px;
}
.transparentButton