Make performers, info and program responsive

This commit is contained in:
2022-06-29 23:36:36 +03:00
parent 7ee4cca863
commit 605adc66c5
7 changed files with 25 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
flex-direction: column;
justify-content: center;
align-items: center;
width: 90%;
hr {
border: 0.2rem solid #d5caf29d;
width: 80%;
@@ -22,6 +24,7 @@
margin-top: 1.5rem;
cursor: pointer;
width: 80%;
text-align: left;
h2 {
margin-right: 1rem;