projects
/
WP-Themes
/
glmthemes
/
universitycenter-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1000804
)
I added Laury's request to the right off canvas
author
Ian Weller
<ian@gaslightmedia.com>
Tue, 28 Mar 2017 15:27:52 +0000
(11:27 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Tue, 28 Mar 2017 15:27:52 +0000
(11:27 -0400)
I added the changes Laury asked for to the right off cavas menu.
scss/_right-off-canvas.scss
patch
|
blob
|
history
diff --git
a/scss/_right-off-canvas.scss
b/scss/_right-off-canvas.scss
index
8df235e
..
2872914
100644
(file)
--- a/
scss/_right-off-canvas.scss
+++ b/
scss/_right-off-canvas.scss
@@
-48,7
+48,8
@@
aside.right-off-canvas-menu ul.open {
a {
color: $white;
font-size: rem-calc(16);
- line-height: 150%;
+ line-height: 1.2;
+ margin-bottom: 5px;
border-color: white;
}
a:hover {