mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-24 03:04:11 +01:00
main.scss: add img
This commit is contained in:
parent
af0578715c
commit
373f14c742
@ -87,3 +87,11 @@ $on-laptop: 800px;
|
||||
table, td, th {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
// Trying to make images look a little better
|
||||
img {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 6em;
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user