This website works better with JavaScript.
Explore
Help
Sign In
maik
/
Personal-Website
mirror of
https://github.com/maikka39/Personal-Website.git
Watch
1
Star
0
Fork
You've already forked Personal-Website
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fix post image width
Browse Source
alternate-navbar
Maik de Kruif
4 years ago
parent
df92e19b93
commit
35b29774ff
Signed by:
maik
GPG Key ID:
44A55AD1F0673FA6
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
themes/maik-blog/assets/scss/_post.scss
4
themes/maik-blog/assets/scss/_post.scss
Unescape
Escape
View File
@ -73,6 +73,10 @@
margin
:
20
px
0
;
margin
:
20
px
0
;
width
:
100
%
;
width
:
100
%
;
}
}
img
{
width
:
100
%
;
}
}
}
&
-
info
{
&
-
info
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
maik/Personal-Website
Title
Body
Create Issue