aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorecho <91651232+exhq@users.noreply.github.com>2022-05-09 13:34:50 +0430
committerGitHub <noreply@github.com>2022-05-09 13:34:50 +0430
commit1ae90c234fdbbb135792be69ab7298529f2802de (patch)
tree633f93d4d95b10325c0b25464b5a1492a3683b2d
parent48c2fcc71b1de1b765ed7d518d9c51fb4c66cf25 (diff)
downloadexhq.github.io-1ae90c234fdbbb135792be69ab7298529f2802de.tar.gz
exhq.github.io-1ae90c234fdbbb135792be69ab7298529f2802de.tar.bz2
exhq.github.io-1ae90c234fdbbb135792be69ab7298529f2802de.zip
Update 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;