mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 16:58:47 +01:00
Don't know why I add this since the beginning
Probably some UI experiment that I forgot to remove lol
This commit is contained in:
parent
e0e1196c9e
commit
1523d3d727
1 changed files with 0 additions and 2 deletions
|
@ -74,8 +74,6 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
margin: auto;
|
||||
width: var(--main-width);
|
||||
max-width: 100%;
|
||||
border-left: 1px solid rgba(0, 0, 0, 0.1);
|
||||
border-right: 1px solid rgba(0, 0, 0, 0.1);
|
||||
background-color: var(--bg-color);
|
||||
}
|
||||
.deck.contained {
|
||||
|
|
Loading…
Reference in a new issue