mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:48:35 +01:00
o7
This commit is contained in:
parent
00ebb95b0a
commit
2617c753e9
1 changed files with 1 additions and 2 deletions
|
@ -252,7 +252,7 @@ a.avatar {
|
|||
.recommended-list {
|
||||
background-color: var(--div-prim-bg);
|
||||
border-radius: 1.5em;
|
||||
padding-right: 24px;
|
||||
/* padding-right: 24px; */
|
||||
margin: 10px;
|
||||
margin-top: 0;
|
||||
margin-left: 0;
|
||||
|
@ -293,7 +293,6 @@ a.avatar {
|
|||
font-weight: 1000;
|
||||
font-stretch: ultra-expanded;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 3;
|
||||
line-clamp: 3;
|
||||
|
|
Loading…
Reference in a new issue