mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-08 22:00:53 +00:00
added a theme
This commit is contained in:
10
sass/parts/_comment.scss
Normal file
10
sass/parts/_comment.scss
Normal file
@ -0,0 +1,10 @@
|
||||
#comment{
|
||||
padding: 30px 0;
|
||||
@include border-shadow();
|
||||
h1.title{
|
||||
font-size: 25px;
|
||||
font-weight: 300;
|
||||
line-height: 35px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user