Day 219

My first time linking css files by using import!
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');
@import "reset.css";
@import "header.css";


/*
#FEA83B - Orange
#6066F2 - Lightblue
#B286F8 - Purple
#4C44C1 - Blue
#E6CDF9 - Light Purple
*/

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2