more
This commit is contained in:
@@ -348,7 +348,7 @@ p.card-title {
|
||||
|
||||
.home-card-text-box {
|
||||
padding: 8px 10px 0px 10px;
|
||||
width: 250px;
|
||||
width: 270px;
|
||||
height: 150px;
|
||||
border-right: 1px solid var(--ultra-light-accent);
|
||||
border-bottom: 1px solid var(--ultra-light-accent);
|
||||
@@ -590,7 +590,7 @@ button.button-2 {
|
||||
justify-content: center;
|
||||
background-color: #f2f2ff;
|
||||
width: 100%;
|
||||
border-radius: 35px 35px 0px 0px;
|
||||
border-radius: 10px 10px 0px 0px;
|
||||
}
|
||||
|
||||
footer.footer {
|
||||
|
||||
Reference in New Issue
Block a user