mirror of https://github.com/abpframework/abp.git
6 changed files with 80 additions and 14 deletions
@ -1,4 +1,14 @@ |
|||
@media (min-width: 767px) { |
|||
.box-articles { |
|||
} |
|||
} |
|||
|
|||
|
|||
.box-articles { |
|||
h3 { |
|||
a { |
|||
color: #000; |
|||
font-weight: 700; |
|||
|
|||
&:hover { |
|||
text-decoration: none; |
|||
} |
|||
} |
|||
} |
|||
} |
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue