mirror of
https://github.com/vale981/Vulcan
synced 2025-03-07 02:21:43 -05:00
Update _icons.scss
This commit is contained in:
parent
d7c5a5e1b7
commit
ae9fe2b6a6
1 changed files with 7 additions and 4 deletions
|
@ -4,10 +4,13 @@
|
|||
padding: 0;
|
||||
text-align: center;
|
||||
color: $light-text;
|
||||
&.discuss-link {
|
||||
color: $blue-grey;
|
||||
}
|
||||
}
|
||||
.action-icon {
|
||||
font-size: 30px;
|
||||
height: 30px;
|
||||
font-size: 36px;
|
||||
height: 36px;
|
||||
display: block;
|
||||
&:before {
|
||||
position: relative;
|
||||
|
@ -31,7 +34,7 @@
|
|||
top: 4px;
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 11px;
|
||||
line-height: 11px;
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue