Untitled
unknown
plain_text
3 years ago
542 B
6
Indexable
#root {
max-width: 1280px;
margin: 0 auto;
padding: 2rem;
text-align: center;
}
.card {
padding: 2em;
}
.buttonBox{
position: absolute;
top: 10px;
right: 10px;
z-index: 9;
}
.read-the-docs {
color: #888;
}
.loggan {
max-width: 500px;
width: 100%;
height: auto;
margin-top: 8rem;
}
.container-recipe{
margin-top: 3rem;
display: flex;
flex-wrap: wrap;
justify-content: center;
z-index: 0;
}
.buttonbox-button{
background-color: transparent;
border: none;
}
Editor is loading...