fix typos and css
All checks were successful
Build and push container image / build-and-push-image (push) Successful in 2m31s
All checks were successful
Build and push container image / build-and-push-image (push) Successful in 2m31s
This commit is contained in:
@@ -46,4 +46,10 @@ ul#toaster-specs li {
|
|||||||
#toaster-img {
|
#toaster-img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 690px) {
|
||||||
|
.flex-col {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
}
|
}
|
@@ -50,9 +50,8 @@
|
|||||||
<p>
|
<p>
|
||||||
NEW AND IMPROVED! Toaster v1.0 is here!
|
NEW AND IMPROVED! Toaster v1.0 is here!
|
||||||
<br><br>
|
<br><br>
|
||||||
Toaster v1.0 is the first version of Toaster that I have drawn,
|
Toaster v1.0 is the first version of Toaster that I have drawn that I am actually happy with.
|
||||||
it is a very simple design, but I like it. Im still working on the design,
|
Im still working on the design, so it may change in the future, but I think I like this enough to keep it for now.
|
||||||
so it may change in the future, but I think I like this enough to keep it for now.
|
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user