add normalization for deviantart artist urls
This commit is contained in:
@@ -174,14 +174,14 @@
|
||||
|
||||
.user-disable-cropped-false {
|
||||
article {
|
||||
width: 32vw;
|
||||
height: 32vw;
|
||||
margin: 0 auto;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 32vw;
|
||||
height: 32vw;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user