Skip to content

Latest commit

 

History

History
83 lines (68 loc) · 2.21 KB

index.md

File metadata and controls

83 lines (68 loc) · 2.21 KB
<!-- Bootstrap core CSS -->
<link href="assets\profilecard.style.css" rel="stylesheet">

<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Lato&family=Lobster+Two&display=swap" rel="stylesheet">  
<link rel="stylesheet" href="https://use.fontawesome.com/50cd9ea195.js">


<title>LDFowler Profile Card</title>

<style>
    .card {
box-shadow: 0 4px 8px 0 rosybrown;
max-width: 300px;
margin: auto;
text-align: center;
font-family: Lato;

}

.title { color: pink; font-size: 18px }

button { border: none; outline: 0; display: inline-block; padding: 8px; color: white; background-color: #faafa9; text-align: center; cursor: pointer; width:100%; font-size:100%; }

a { text-decoration: none; font-size: 22px; color:#fbc5c1; }

button:hover, a:hover { opacity: 0.7; }

h1 { font-family: Lobster Two; } </style>

LaToya's Profile Card

latoya7

LaToya Fowler

Full Stack Developer, Founder of RealBossMoves, Entreprenuer

NuCamp Full Stack Bootcamp

Contact

<script src="https://use.fontawesome.com/50cd9ea195.js"></script>