PHP Classes

File: pizzerine/src/components/Footer/Footer.css

Recommend this page to a friend!
  Classes of Hillary Kollan   React Laravel Stripe MailJet Pizza Ordering   pizzerine/src/components/Footer/Footer.css   Download  
File: pizzerine/src/components/Footer/Footer.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: React Laravel Stripe MailJet Pizza Ordering
Web application to process orders of Pizza
Author: By
Last change:
Date: 1 year ago
Size: 349 bytes
 

Contents

Class file image Download
.footer { width: 100%; height: 200px; background-color: #121619; display: flex; justify-content: center; align-items: center; flex-direction: column; padding-top: 10px; } .socialMedia svg { color: white; margin: 20px; font-size: 70px; cursor: pointer; } .footer p { color: white; }