mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 13:02:15 +09:00
Fix #1733 remove unnecessary image width restriction
This commit is contained in:
parent
c87ddd5894
commit
68a6a1b748
1 changed files with 0 additions and 4 deletions
|
|
@ -119,10 +119,6 @@ a:hover, a:active, a:focus {
|
||||||
.content > :first-child {
|
.content > :first-child {
|
||||||
margin-top: 0
|
margin-top: 0
|
||||||
}
|
}
|
||||||
.content img {
|
|
||||||
max-width: 100%;
|
|
||||||
height: auto
|
|
||||||
}
|
|
||||||
/* Header */
|
/* Header */
|
||||||
.header > h1 {
|
.header > h1 {
|
||||||
float: left;
|
float: left;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue