mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-18 04:50:03 +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;
|
margin-bottom: $spacer-4;
|
||||||
border-bottom: solid 1px $border-gray-light;
|
border-bottom: solid 1px $border-gray-light;
|
||||||
|
|
||||||
&-title {
|
&-title a:hover {
|
||||||
border: 0 !important;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-search {
|
&-search {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue