aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 8fb4537..9c82699 100644
--- a/styles.css
+++ b/styles.css
@@ -24,6 +24,14 @@ html, body {
height: 50px;
vertical-align: middle;
}
+
+.rustimg{
+ margin-left: 2.6%;
+ width: 50px;
+ height: 50px;
+ vertical-align: middle;
+}
+
.topnav {
/* make the navbar follow the scroll */
position: fixed;