Skip to content
Snippets Groups Projects

This gonna look SLEAK

Merged charlt requested to merge charles_branch into master
2 files
+ 63
14
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 16
0
@@ -81,6 +81,22 @@
width: 80%;
}
.servings {
float: left;
}
.readyIn {
float: right;
}
.resultImage {
float:right;
max-width: auto;
height:200px;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
Loading