mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +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 {
|
||||
margin-top: 0
|
||||
}
|
||||
.content img {
|
||||
max-width: 100%;
|
||||
height: auto
|
||||
}
|
||||
/* Header */
|
||||
.header > h1 {
|
||||
float: left;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue