site/quartz/components/styles/buttons8831.scss

17 lines
263 B
SCSS
Raw Normal View History

2024-10-14 07:15:35 +00:00
.btn8831-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
max-width: 60%;
margin: 0 auto;
opacity: 1.0;
}
.btn8831-container a {
margin: 5px;
2024-10-14 07:29:10 +00:00
opacity: 1;
2024-10-14 07:15:35 +00:00
}
.btn8831-container img {
width: 88px;
height: 31px;
2024-10-14 07:29:10 +00:00
opacity: 1;
2024-10-14 07:15:35 +00:00
}