mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
_sass/_base.scss: remove text-decoration for title link.
This commit is contained in:
parent
bb9c6c518c
commit
edcfec3674
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ figure {
|
|||
margin-bottom: $spacer-4;
|
||||
border-bottom: solid 1px $border-gray-light;
|
||||
|
||||
&-title {
|
||||
border: 0 !important;
|
||||
&-title a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
&-search {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue