removed first and last in stylesheet
This commit is contained in:
parent
bd77fad9c6
commit
297d1c73ff
|
@ -52,13 +52,8 @@ a:hover {
|
|||
code {
|
||||
color: #9df943;
|
||||
}
|
||||
|
||||
.centeredthumbs {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-flow: row wrap;
|
||||
}
|
||||
|
||||
#first,#last {
|
||||
display:none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user