jewellery page work
This commit is contained in:
parent
6f67431334
commit
0b472cfee6
2 changed files with 4 additions and 3 deletions
css
|
@ -321,6 +321,7 @@ div.jew_container {
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
.flexbox-jew-btn {
|
||||
|
@ -330,12 +331,10 @@ div.jew_container {
|
|||
.jew-btn-container {
|
||||
position: relative;
|
||||
display: block;
|
||||
margin-top: 50px;
|
||||
/*margin-top: 50px;*/
|
||||
margin-bottom: 50px;
|
||||
margin-left: 100px;
|
||||
margin-right: 100px;
|
||||
width: 200px;
|
||||
height: 100px;
|
||||
display: inline-block;
|
||||
font-size: 1.15rem;
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue