mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-15 20:12:49 +00:00
added loading icon - next step: add sensor stuff and things
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
position: absolute;
|
||||
width: 7em;
|
||||
text-align: right;
|
||||
margin-left: -9em;
|
||||
margin-left: -8em;
|
||||
}
|
||||
}
|
||||
.intro {
|
||||
@@ -21,8 +21,8 @@
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
margin: auto;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
code,
|
||||
pre {
|
||||
|
||||
Reference in New Issue
Block a user