aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_sass/misc.scss')
-rw-r--r--_sass/misc.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/_sass/misc.scss b/_sass/misc.scss
index 9808fc0..f816db7 100644
--- a/_sass/misc.scss
+++ b/_sass/misc.scss
@@ -102,4 +102,10 @@ body.nav-align-h2 #content h2:first-of-type {
.site-logo object {
max-height: 58px;
overflow: hidden;
+.use-flag {
+ width: 25%;
+}
+
+.use-desc {
+ width: 75%;
} \ No newline at end of file