mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-15 13:24:17 -06:00
some css is done, it is ugly
This commit is contained in:
parent
fd5fec73a9
commit
d8ca3be56a
@ -2,14 +2,16 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
background-color: gray;
|
||||||
|
padding-left: 10%;
|
||||||
|
padding-right: 10%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#OurSponsors div div {
|
#OurSponsors div div {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 80%;
|
background-color: white;
|
||||||
padding-left: 10%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#OurSponsors div div div div img {
|
#OurSponsors div div div div img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user