chore: Update feeds styles.css
5dfc1c62
1 file(s) · +3 −2
| 35 | 35 | } |
|
| 36 | 36 | ||
| 37 | 37 | .logo { |
|
| 38 | - | text-decoration: none; |
|
| 38 | + | text-decoration: none !important; |
|
| 39 | 39 | } |
|
| 40 | 40 | ||
| 41 | 41 | .links { |
|
| 43 | 43 | align-items: center; |
|
| 44 | 44 | gap: 0.75rem; |
|
| 45 | 45 | font-size: 12px; |
|
| 46 | + | text-decoration: none; |
|
| 46 | 47 | } |
|
| 47 | 48 | ||
| 48 | 49 | .about { |
|
| 65 | 66 | a { |
|
| 66 | 67 | background: #121113; |
|
| 67 | 68 | color: #ffffff; |
|
| 68 | - | text-decoration: none; |
|
| 69 | + | text-decoration: none !important; |
|
| 69 | 70 | } |
|
| 70 | 71 | ||
| 71 | 72 | ul { |
|