summaryrefslogtreecommitdiff
path: root/Headless-Drupal-A -PWA-with-Drupal-and-React-Js-by-Fahad-Israr/Front End/src/App.css
blob: 9498e3eec5c77a97dd24ab42939e40109543c401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
img{
  width:100%
}
h1{
text-align: center;
}
h2{
  text-align: center
}
.festival{
  margin-top:60px;
}