File: examples/react/src/Components/styles.css

Recommend this page to a friend!
  Classes of Arturs Sosins   Countly Web SDK   examples/react/src/Components/styles.css   Download  
File: examples/react/src/Components/styles.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Countly Web SDK
Track site accesses and errors the Countly API
Author: By
Last change: Stylinted Web SDK (#243)

* added stylelint

* some codacy changes

* lf

* duplicate
Date: 6 months ago
Size: 369 bytes
 

Contents

Class file image Download
.link { text-decoration: none; padding: 20px; color: #000; } .contact { text-align: center; } .header { width: 100%; height: 100px; display: flex; justify-content: space-between; align-items: center; background-color: #cff96b; } .email-us { padding: 20px; font-size: 20px; background-color: #cff96b; border: none; border-radius: 2px; }