frontend: FunctionTabs en plusieurs components
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, .25);
|
||||
border: 1px solid black;
|
||||
border-radius: 1rem;
|
||||
margin-top: 50px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.FunctionComponent__title {
|
||||
margin: 0;
|
||||
@ -15,4 +15,7 @@
|
||||
.FunctionComponent__description {
|
||||
word-break: break-all;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.FunctionComponent__slide {
|
||||
margin-top: 30px;
|
||||
}
|
Reference in New Issue
Block a user