mirror of
https://github.com/yusufipk/natours-react.git
synced 2026-09-11 19:16:11 +00:00
created secondary button component
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.u-margin-bottom-8 {
|
||||
.u-margin-bottom-big {
|
||||
margin-bottom: 8rem;
|
||||
}
|
||||
.u-margin-bottom-medium {
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
.u-margin-bottom-small {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user