This commit is contained in:
scarlett kadan 2023-09-03 10:38:38 -05:00
parent a4ea5aa7cc
commit 8f4a6c33c0
2 changed files with 3 additions and 25 deletions

View File

@ -21,7 +21,7 @@
.home__content__panel {
background-color: transparent;
width: 100%;
height: 90vh;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
@ -50,29 +50,7 @@
z-index: 1;
}
.home__content__panel__button {
position: absolute;
color: white;
text-align: center;
font-size: 300%;
animation: textSlide 1s ease, textBreathe 10s ease;
animation-iteration-count: 1, infinite;
opacity: 100%;
filter: drop-shadow(0 0 0.75rem rgb(77, 77, 77));
z-index: 1;
margin-top: 70vh;
border: none;
transition: 0.3s;
cursor: pointer;
overflow: hidden;
}
.home__content__panel__button:hover {
font-size: 370%;
}
.home__content__info {
min-height: 100vh;
height: auto;
width: 100%;
margin: 0px;

View File

@ -46,7 +46,7 @@ export default class Home extends Component {
</div>
<div className="home__content__info">
<Bubble top="10vh" left="10vw" h1="Join us at our" h2="GBMs 🤝">
<Bubble top="10vh" left="30vw" h1="Join us at our" h2="GBMs 🤝">
<span>
Welcome to the Illinois Tech Robotics Club! We are a student-run
organization that promotes the field of robotics through
@ -57,7 +57,7 @@ export default class Home extends Component {
</Bubble>
<Bubble
top="5vh"
left="10vw"
left="30vw"
h1="Directions to the"
h2="ITR Lab 🗺️"
>